(add-change-log-entry): Update doc string to mention
authorStephen Eglen <stephen@gnu.org>
Mon, 19 Apr 2004 11:31:05 +0000 (11:31 +0000)
committerStephen Eglen <stephen@gnu.org>
Mon, 19 Apr 2004 11:31:05 +0000 (11:31 +0000)
add-log-full-name and add-log-mailing-address.

lisp/add-log.el

index 609dfde5f655bc5c4e032572b6737e0ad694733b..ead1fe679d6ebc7094702f2f9e760661e096ca33 100644 (file)
@@ -445,7 +445,7 @@ Optional arg BUFFER-FILE overrides `buffer-file-name'."
 (defun add-change-log-entry (&optional whoami file-name other-window new-entry)
   "Find change log file, and add an entry for today and an item for this file.
 Optional arg WHOAMI (interactive prefix) non-nil means prompt for user
-name and site.
+name and email (stored in `add-log-full-name' and `add-log-mailing-address').
 
 Second arg FILE-NAME is file name of the change log.
 If nil, use the value of `change-log-default-name'.